home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3204 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Reading keys from the keyboard
  5. Date: 26 Jan 1996 15:16 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <26JAN199615162051@erich.triumf.ca>
  9. References: <0l2HH=G00YUw8HYNZY@andrew.cmu.edu>
  10. NNTP-Posting-Host: erich.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <0l2HH=G00YUw8HYNZY@andrew.cmu.edu>, Jeff K Landauer <jlaf+@andrew.cmu.edu> writes...
  14. >I'm trying to get rid of the delay after the first key is pressed and
  15. >held down, so I can get a steady stream of input into my c program. 
  16. >Does anyone know how to do this?  Someone told me there was an interrupt
  17. >that would somehow solve this problem, but I don't know it.  Any help
  18. >would be greatly appreciated.
  19.  
  20. This sort of thing is _highly_ system-specific.
  21.  
  22. You would likely get a better response if you asked in a newsgroup dedicated to
  23. your particular system. (for MS-DOS, comp.os.msdos.programmer would be a good
  24. bet.)
  25.  
  26. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  27. Internet: bennett@triumf.ca         | of one another only when one can be
  28. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  29. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  30. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  31.  
  32.